Skip to content

feat(rust-only): Remove unused RPC message schema types (schema.json unchanged)#1009

Merged
benbrandt merged 2 commits intomainfrom
rpc-simplification
Apr 17, 2026
Merged

feat(rust-only): Remove unused RPC message schema types (schema.json unchanged)#1009
benbrandt merged 2 commits intomainfrom
rpc-simplification

Conversation

@benbrandt
Copy link
Copy Markdown
Member

These were items that mostly moved to the SDK anyway, and are more of an
SDK concern, not a schema one. This simplifies the schema generation
with less generic message wrappers and side decoding types, instead
using
explicit agent/client request, response, and notification enums in
schema generation.

The schema itself is completely unchanged, it is a Rust only change.

unchanged)

These were items that mostly moved to the SDK anyway, and are more of an
SDK concern, not a schema one. This simplifies the schema generation
with less generic message wrappers and side decoding types, instead
using
explicit agent/client request, response, and notification enums in
schema generation.

The schema itself is completely unchanged, it is a Rust only change.
@benbrandt benbrandt requested a review from a team as a code owner April 17, 2026 17:19
@benbrandt benbrandt changed the title feat(rust-only): Remove unused RPC message schema types (schema unchanged) feat(rust-only): Remove unused RPC message schema types (schema.json unchanged) Apr 17, 2026
@benbrandt benbrandt enabled auto-merge (squash) April 17, 2026 17:20
@benbrandt benbrandt merged commit 6ffca65 into main Apr 17, 2026
7 checks passed
@benbrandt benbrandt deleted the rpc-simplification branch April 17, 2026 17:22
@acp-release-bot acp-release-bot Bot mentioned this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant